ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ParametricFunctionSeries<T> Class / YFunc Property

In This Topic
    YFunc Property
    In This Topic
    Gets or sets the function used to calculate the y value.
    Syntax
    'Declaration
     
    
    Public Property YFunc As String
    public string YFunc {get; set;}
    See Also